equivalence class
A test condition identification technique that is used to reduce the number of tests required by grouping inputs that should result in the same output or which should exercise the exact same logic in the system. This allows us to focus our tests on key boundary values at which the expected output changes.
Copyright © 2003-2008 Gerard Meszaros all rights reserved